=======================================================================
 Source Editor v. 1.2 for Win98, Win2K, 
 Written (w) by Kovalev S., 10.1999 - 07.2001, 06. 2002

=======================================================================
 Table of Contents:

 - Licence Agreement
 - Description
 - System Requirements
 - Functionality
 - Known problems
 - History

======================================================================= 
 Licence Agreement ---------------------

 This version of program is a freeware. 
 But you may pay for it if you think you could do it. In this case, 
 send 10 or 20 USD (or EUR)  within a post letter. Please include into
 the envelope something about you. Post address:

 Serguei Kovalev
 Puhangu 30-48
 Tallinn, 10316
 ESTONIA

=======================================================================
 Description ---------------------------
 
 This is a little source editor with text coloring. You can edit
 next types of files: C/C++ (.c, .cpp, h), Assembler (.asm, .inc),
 Resources (.rc). You also can view HTML (html, htm, ) files or
 navigate the Web (as it uses Active-X 'Web Browser').
 
 It was built firstly as the "colored code editor" with C/C++ files as
 example of code files. And it has feature for printing, that was built 
 to meet expectations for source files printing in "Black & White".

 It uses MFC Library.

 5 lessons for "C" is included as a zip-file, these lessons are for 
 beginners, they are organized step-by-step, with English comments.

=======================================================================
 System Requirements -------------------

 There are no any additional requirements. 
 You should have at least Pentium 100 - 133 Mhz.
 It occupies about 1.3MB hard drive's memory.

=======================================================================
 Functionality -------------------------
 
 It was built for editing and printing C++ and Assembler source files. 
 Resource files (.rc) editing has also sense as the MS VC++ prevents 
 you to edit it directly. It recognizes some common definitions like 
 BOOL, TRUE, etc., and MS VC++ AFX-blocks.

=======================================================================
 Known problems ------------------------

 There are some problems that I will not figure out here - you can
 simply do t by yourself. Nevertheless, I could not find out how to 
 make a call for "Find" dialog in the Web Browser - so the buttons
 linked with Find command don't work in the web-browser, but the
 shortcut Ctrl-F still works as it's implemented into web-browser.

=======================================================================
 History -------------------------------

 " It was the first program that I decided to write when I started
 writing something without offer from 'some people' - just what I
 would write if I had a time to write. So, it was started in 10.1999 
 and ended generally in I can't remember when. Time by time I was 
 adding something, something was rewritten. Now I have decided to
 consider it just as a something that I used to grow up.

 ...In the April of 2002, Robert W. Durk from Milwaukee found out this
 program and thought that it costs something and to be "a little" 
 developed firstly. So, I reviewed it, a little. Now I think it was 
 a good idea : to don't have that I don't like... from some sides, 
 by changing it. This way the version 1.2 appeared. "

=======================================================================
 Enjoy it. 

 Serguei Kovalev.
 Tallinn, Estonia.
 10.1999 - 07.2001, 06.2002

 mailto: MicroTools4U@yahoo.com
 web: http://www.geocities.com/MicroTools4U/

